home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / graphics / easyanim / !EasyAnim / Resources / DrawConv / Messages < prev   
Encoding:
Text File  |  1996-06-11  |  569 b   |  21 lines

  1. #
  2. # Messages for DrawConv
  3. #     © NSoft 1996
  4. #
  5. # Created 11/6/1996
  6. # -----------------
  7. #
  8.  
  9. #
  10. # Error messages
  11. # --------------
  12. #
  13. Syntax:Syntax: *DrawConv -input <filename> -output <filename> -xsize <size> -ysize <size> -mode <mode no.> -background <colour &RRGGBB> -name <sprite name>
  14. BadModule:DrawFile module not loaded.
  15. NoInput:Input file must be specified.
  16. BadInput:Input file not found/is a directory.
  17. NoOutput:Output file must be specified.
  18. BadMode:Invalid mode/not enough memory.
  19. BadSize:X- and Y-sizes must be >= 32.
  20. NoMemory:Not enough memory to create sprite.
  21.